Person
Functions
Link copied to clipboard
Converts an Android framework android.app.Person to a compat Person.
Link copied to clipboard
Link copied to clipboard
Extracts and returns the Person written to the
bundle
.Link copied to clipboard
Returns the icon for this Person or
null
if no icon was provided.Link copied to clipboard
Returns the name for this Person or
null
if no name was provided.Link copied to clipboard
Returns whether or not this Person is important to the user of this device with regards to how frequently they interact.
Link copied to clipboard
Link copied to clipboard
Converts this compat Person to the base Android framework android.app.Person.
Link copied to clipboard
Creates and returns a new Builder initialized with this Person's data.
Link copied to clipboard
Writes and returns a new PersistableBundle that represents this Person.